pub fn titleize(name: &str) -> String
"purchase_order" → "Purchase order". Sentence case, not title case: a dashboard full of Capitalised Nouns reads like a form, not an application.
"purchase_order"
"Purchase order"