hello! please, check the column header text " Column access privileges"in the GRANT doc <https://www.postgresql.org/docs/9.6/static/sql-grant.html>page. I think there must be "Column privileges",
as in the psql \dp output, src/bin/psql/po/*.po files and regression tests outputs.
-- Dmitriy Olshevskiy