Returns the title of a given step
step
@override String getTitleForStep(RPStep step) { return step.title; }