Let's give it a thought. Why is the id column in student comparable to student_id in enrolled?
id
student
student_id
enrolled
Because they store the same kind of data, despite the different column names.