You could use the BindableValueList class, which allows you to specify a DataSource/DataMember both through the constructor as well as through individual properties.
-Matt