using label tags in scaffold views...how to get the method name?

hi,

i want to use the <label> tag in the scaffold views. for a text field where the id is id="person_last_name" how can i get the person_last_name string programmaticaly to use it as a label parameter <label for="person_last_name">

my bad i should have search the mailing list first:

the label helper plugin seems to be what i was looking for. great

http://blog.eric-stewart.com/pages/projects