I'm not sure what you're looking for. Actually you can override getContentColumns in your Model and this is what you usually want. If you're looking for f.i. $book->author_name then you're one step beside the ActiveRecord pattern. That means a more complex column-mapping. You can do this (and I did) but thats handcrafted code.
1 to 2 of 2