You’ll notice that scaffolding’s default behavior is simply to call toString() on each element in the drop-down list. The default toString() that Grails provides uses the class name and instance id, which is not the most pleasant thing to present to a user.