A Database Error Occurred

Error Number: 1054

Unknown column 'title' in 'field list'

SELECT teId, title as theTitle, thePhoto, position as thePosition FROM teachers ORDER BY teId DESC

Filename: controllers/Site.php

Line Number: 97