I tried modifying value="#{r.description}" of the: <hutputText id="col13-txt" value="#{r.description}" /> tag.
It successfully prints things like name, title, size, etc. for r.name, r.title, r.size - but "r.type" does not produce the type name. Is there a way to display it there (like it does in the Create Content -> Type dropdown?