The first line of code does what I want, the second only capitalizes the first word:
<%= the_label = \"Time_Balance\".titlecase %> <%= f.lab
F! What if I can't use "f." ?
..such as a secondary filter that doesn't reference a valid attribute
<%= label :time_balance, "Time Balance" %>