@MoniqueEvans just kidding, I figured it out : ) If anyone wants to have a column showing wait time on a proof approval report, not a document version report, it's:
displayname=Wait Time
shortview=true
valueexpression=CONCAT(ROUND(WEEKDAYDIFF({proofCreationDate},$$TODAY),1)," Days")
valueformat=HTML