Moving objects into lists

I have been asked to come up with an interface for managing lists.

I have a screen with two lists. One list tells me what current Wards have I have assigned and the other list tells me what Wards I can choose to add to the assigned list.

enter image description here

Is it better to have the assigned list on the right or the left?